home *** CD-ROM | disk | FTP | other *** search
- Path: news.gate.net!news-adm
- From: ziroc@gate.net (Ziroc)
- Newsgroups: comp.lang.c
- Subject: Have MOUSE coding Questions!!
- Date: Sun, 21 Jan 96 07:32:12 GMT
- Organization: Compu-Comics
- Message-ID: <N.012196.023212.90@tpafl2-1.gate.net>
- NNTP-Posting-Host: tpafl2-1.gate.net
- X-Newsreader: Quarterdeck Message Center [1.0]
-
- I am stuck, I am pretty new to programming in C++, and I am stuck on adding
- mouse support to programs.
-
- I can bring up the pointer, but the problem I am having is being able to add
- 'hot spots' on my 'main menu' (its a BMP with 3 choices) and right now, I just
- have case statements (press A,B or C) I have read through some code for adding
- hot spots so you can click on an area, and it will do whatever ya want, but I
- can't seem to grasp it :). I am using Fastgraph 4.00.
-
- ANY help or some example source would be welcomed!!
-
-
-
-
-
-